CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像检索 matlab

搜索资源列表

  1. svd.rar

    2下载:
  2. 能够对于奇异值的计算matlab代码,找了好久呢。。,Singular value to the calculation of the matlab code, then look for a long time. .
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-23
    • 文件大小:439169
    • 提供者:匡恒
  1. edgedir_his.rar

    1下载:
  2. 基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。,Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, human faces, cars good search r
  3. 所属分类:图形图象

    • 发布日期:2014-02-26
    • 文件大小:7585
    • 提供者:xiaobao
  1. svd

    1下载:
  2. 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3264
    • 提供者:xuyan
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:徐樱桃
  1. Invar_Moment

    0下载:
  2. 该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based imag
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1020
    • 提供者:vivi
  1. Tamura

    0下载:
  2. Tamura纹理特征的六个分量对应于心理学角度上纹理特征的六种属性,分别是粗糙度(coarseness)、对比度(contrast)、方向度(directionality)、 线像度(linelikeness)、规整度(regularity)和粗略度(roughness)。其中,前三个分量对于图像检索尤其重要。程序包包含了matlab计算Tamura纹理特征的子函数和主函数。-Tamura texture features corresponding to the six components
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:315646
    • 提供者:
  1. signal_denoise_based_wavelet

    1下载:
  2. 一个基于小波阈值的信号处理程序,通过自适应阈值方式抑制信号噪声-A threshold based on wavelet signal processing procedures, through the adaptive threshold signal noise suppression methods
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1140427
    • 提供者:snow
  1. MATLAB

    0下载:
  2. 基于MATLAB的静止图像车牌定位研究,车牌号码的自动检索。-MATLAB-based still image plate positioning research, license plate numbers automatically retrieve.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:823732
    • 提供者:some726
  1. texture-GLCM

    2下载:
  2. 经典的灰度共生矩阵纹理计算方法,基于matlab平台实现-The classic method of calculating GLCM texture, based on matlab platform
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:791
    • 提供者:
  1. myimlogpolar

    0下载:
  2. 对一副图像进行对数极坐标变换,为fourior-mellin变换作准备,将旋转参数转化为平移参数-Images on a logarithmic polar coordinate transformation for fourior-mellin transformation to prepare the rotation parameters into the translation parameters
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1484
    • 提供者:kevin stone
  1. yuandaoma

    0下载:
  2. matlab 绘制极坐标图 绘制直角坐标图-matlab matlab matlab matlab
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:4479
    • 提供者:zxh
  1. ImageDescriptorsandImageSimilarity

    0下载:
  2. 得到图像的直方图来进行图像之间的比较,主要用于图像检索和目标跟踪-Carried out by the image histogram comparison between the images, mainly for image retrieval and object tracking
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:23662
    • 提供者:zhangying
  1. texture_GUI

    0下载:
  2. 此程序是基于灰度共生矩阵的图像纹理特征提取算法,它进行了四个方向上的灰度共生矩阵的计算,从而得出他们的纹理特征向量,再求均值,使计算进度大幅度提高-This program is based on the GLCM texture feature extraction algorithm, which was four directions GLCM calculation to arrive at their texture feature vector, and then seek mean
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4293
    • 提供者:袁浩然
  1. primarycolorimageretrieval

    0下载:
  2. 图像处理研究审论文基于分块主色调和纹理特征的彩色图像检索-Image processing of paper based on the trial block main color and texture features of color image retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:400652
    • 提供者:李磊
  1. Fea_Gabor_brodatz

    0下载:
  2. 该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2247510
    • 提供者:vivi
  1. Matlab

    0下载:
  2. matlab图像处理算法集合,参考《基于颜色空间和纹理特征的图像检索》 -matlab image processing algorithm set, see " Color Space and Texture Based Image Retrieval"
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:427108
    • 提供者:苏子
  1. image-retrieval

    0下载:
  2. 基于反馈的方法进行图像检索,用 matlab 实现-image retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:11014
    • 提供者:guojuan
  1. CBIR-matlab

    0下载:
  2. 基于内容的图像检索技术是十分重要的,请认真的学习和研究,研究好了有帮助。-Content-based image retrieval technology is very important, please carefully study and research, better research help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:6883
    • 提供者:yujianjianjian
  1. CBIR-matlab

    0下载:
  2. matlab编写的图像检索代码,依据特征,颜色,边界分割等原理-write matlab code for image retrieval, based on features, colors, borders and other principles of segmentation-image Retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6884
    • 提供者:李小红
  1. 39709592CBIR-matlab

    0下载:
  2. matlab编写的图像检索代码,依据特征,颜色,边界分割等原理-image retrieval
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6964
    • 提供者:李小红
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com